home *** CD-ROM | disk | FTP | other *** search
- TabWellCell = {
- OUTLETS = {
- delegate;
- doubleTarget;
- };
- SUPERCLASS = ButtonCell;
- };
- PGObject = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- PGRuler = {
- OUTLETS = {
- rulerView;
- };
- SUPERCLASS = PGObject;
- };
- BinderRuler = {
- ACTIONS = {
- toggleTabLeadering:;
- performTabWellDrag:;
- setTabStyle:;
- setTabLeaderingChar:;
- setTabScope:;
- };
- OUTLETS = {
- tabRulerView;
- tabLeaderCharText;
- tabScopeMatrix;
- tabStylePopupButton;
- tabLeaderingSwitch;
- tabWellMatrix;
- };
- SUPERCLASS = PGRuler;
- };
-